From: Michael Albinus Date: Tue, 14 Dec 2010 20:42:57 +0000 (+0100) Subject: * NEWS: Mention new Tramp method "ksu". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5382 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b3c152eb7c871de8851f5a0c90ea1a2a537cc08b;p=emacs.git * NEWS: Mention new Tramp method "ksu". --- diff --git a/etc/ChangeLog b/etc/ChangeLog index bc2a0755678..29dabb5c551 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2010-12-14 Michael Albinus + + * NEWS: Mention new Tramp method "ksu". + 2010-12-13 W. Martin Borgert (tiny change) * schema/schemas.xml: Add DocBook (Bug#7491). diff --git a/etc/NEWS b/etc/NEWS index 5972481358c..7cedb072bef 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -542,6 +542,8 @@ system or session bus. ** Tramp +*** There exists a new inline access method "ksu" (kerberized su). + *** The following access methods are discontinued: "ssh1_old", "ssh2_old", "scp1_old", "scp2_old" and "fish".